Skip to content

Conversation

OskarStark
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
Docs? no
Issues Follows #395
License MIT

I think we can have ai:chat command soon after #675

@OskarStark OskarStark self-assigned this Sep 26, 2025
@OskarStark OskarStark added the AI Bundle Issues & PRs about the AI integration bundle label Sep 26, 2025
@carsonbot carsonbot changed the title Rename chat command Rename chat command Sep 26, 2025
@carsonbot carsonbot changed the title Rename chat command [AI Bundle] Rename chat command Sep 26, 2025
- Renamed ChatCommand class to AgentCallCommand
- Renamed ChatCommandTest class to AgentCallCommandTest
- Updated command name from ai:chat to ai:agent:call
- Updated command description from 'Chat with an agent' to 'Call an agent'
- Added ai:chat as alias for backward compatibility
- Updated service configuration to use new class name
@OskarStark OskarStark changed the title [AI Bundle] Rename chat command [AI Bundle] Rename ai:chat command to ai:agent:call Sep 26, 2025
name: 'ai:chat',
description: 'Chat with an agent',
name: 'ai:agent:call',
aliases: ['ai:chat'],
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I keep the alias for now

@OskarStark OskarStark merged commit d21ada7 into symfony:main Sep 27, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Bundle Issues & PRs about the AI integration bundle Feature New feature Status: Reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants